home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Reverse Code Engineering RCE CD +sandman 2000
/
ReverseCodeEngineeringRceCdsandman2000.iso
/
RCE
/
Library
/
Manuels & Misc
/
Assembly
/
AOA.ZIP
/
CH03
/
EX3.X86
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-01-31
|
302 b
|
29 lines
a: mov ax, [fff0]
mov bx, [fff2]
mov cx, ax
and cx, bx
mov [fff8], cx
mov cx, ax
or cx, bx
mov [fffa], cx
mov cx, ax
mov dx, bx
not cx
not dx
and cx, bx
and dx, ax
or cx, dx
mov [fffc], cx
not cx
mov [fffe], cx
mov ax, [fff4]
cmp ax, 0
je a
halt